Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 158,198 for

document formatting

(0.09 sec)
  1. Track Changes in Documents|Aspose.Words for Java

    Track changes in Documents. Docx4j does not provide an opportunity to track changes in a Document....Ask AI Track Changes in Documents Contents [ Hide ] See more...in the Track Changes in a Document article. The AcceptAllRevisions...

    docs.aspose.com/words/java/track-changes-in-doc...
  2. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the Formatting for a paragraph. To learn more, visit the Documentation article in C++....class Represents all the formatting for a paragraph. To learn...Working with Paragraphs documentation article. class ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Get and Set Style for cells|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for .NET, including text Formatting, number Formatting, date Formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive Formatting....introduced two new methods for formatting cells: Cell.GetStyle and...suits you. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/net/styling-and-data-form...
  4. Remove DOT Annotation Online or Manage Annotati...

    delete comments from DOT file through online app for free. .NET API code to manage comments of DOT files....Dot Clear Comments from DOT Document Online or Manage via .NET...Develop powerful .NET based DOT document annotation utility application...

    products.aspose.com/total/net/annotate/dot/
  5. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document Document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); Document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream());...new ByteArrayOutputStrea(); document.save(outputStream, SaveFormat...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  6. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...and table formatting settings. When converting documents, certain...the fonts used in your Word document are available on the system...

    forum.aspose.com/t/word-pdf/314835
  7. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldToa::set_RemoveEntr...

    Aspose::Words::Fields::FieldToa::set_RemoveEntryFormatting method. Sets whether to remove the Formatting of the entry text in the Document from the entry in the table of authorities in C++....remove the formatting of the entry text in the document from the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::AI::CheckGrammarOptions::get_Pre...

    Aspose::Words::AI::CheckGrammarOptions::get_PreserveFormatting method. Allows to specify either CheckGrammar() will try to preserve layout and Formatting of the original Document, or not. Default value is true in C++....preserve layout and formatting of the original document, or not. Default...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Python....Contents [ Hide ] Microsoft Word documents may contain various characters...Normally they are used for formatting purposes and are not drawn...

    docs.aspose.com/words/python-net/working-with-c...